gtk4.git
2019-02-27 Benjamin Ottexembed: Remove unused file
2019-02-27 Benjamin Ottewindow: Return no item for no item name
2019-02-26 Matthias Clasenwindow: Undo the deprection of gtk_window_present
2019-02-26 Matthias Clasentestsuite: Stop using grab-focus as a keybinding signal
2019-02-26 Matthias Clasenwidget: Remove the ::grab-focus signal
2019-02-26 Matthias Clasencontainer: Remove the ::set-focus-child signal
2019-02-25 Matthias ClasenMerge branch 'wip/hadess/window-present-docs' into...
2019-02-25 Bastien Nocerasurface: Advise using gtk_window_present_with_time()
2019-02-25 Bastien Nocerawindow: Warn when gtk_window_present_with_time() is...
2019-02-25 Bastien Noceraall: Don't warn about deprecated gtk_window_present...
2019-02-25 Bastien Nocerawindow: Deprecate gtk_window_present()
2019-02-25 Bastien NoceraAdd 4.0 deprecation warning macros
2019-02-25 Matthias Clasenentry: Make placeholder-text work again
2019-02-25 Timm Bädergl renderer: Remove GskRoundedRect initializaion
2019-02-25 Timm Bädergl renderer: Partially implement rounded rect intersection
2019-02-25 Timm Bädergl renderer: Add debug function to dump render node
2019-02-25 Timm Bädercompare-render: Assert that no error has been set
2019-02-25 Timm Bädergl renderer: Stop determining the matrix category ourselves
2019-02-24 Matthias Clasendocs: Miscellaneous doc fixes
2019-02-24 Matthias Clasendocs: Remove some no-longer-existing api
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Piotr DrągUpdate POTFILES.in
2019-02-24 Matthias Clasengdk: Rename our vulkan context to GTK
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Matthias Clasendocs: Its just GTK now
2019-02-24 Matthias Clasengitlab templates: Its just GTK now
2019-02-24 Matthias Clasendocs: Remove a mention of Gtkinvisible
2019-02-24 Matthias Clasendocs: Some cosmetic fixups
2019-02-24 Matthias ClasenRevert "inspector: Make picking work again"
2019-02-24 Matthias ClasenDrop GtkInvisible
2019-02-24 Matthias Claseninspector: Avoid grabs for inspecting
2019-02-24 Matthias Clasennotebook: Document new apis
2019-02-24 Matthias Clasentransform: Fix a wrong annotation
2019-02-24 Matthias ClasenMerge branch 'kill-register-surface' into 'master'
2019-02-24 Matthias ClasenRemove gdk_surface_set_user_data
2019-02-24 Matthias Clasengtk-demo: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Claseninspector: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasentooltip: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenmain: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenxim: Stop using gdk_surface_get_user_data
2019-02-24 Matthias Clasenime: Stop using gdk_surface_get_user_data
2019-02-24 Matthias ClasenAdd gtk_root_get_for_surface
2019-02-24 Matthias Clasena11y tests: Update output for entries
2019-02-24 Matthias Clasenfixup: warn about nothing events
2019-02-23 Matthias Claseninspector: Make picking work again
2019-02-23 Matthias ClasenQuietly ignore GDK_NOTHING events
2019-02-23 Matthias Clasendocs: Refresh the "Q & A" part
2019-02-23 Matthias Clasengdk: Document surface signals
2019-02-23 Matthias ClasenMerge branch 'drawing-model-refresh' into 'master'
2019-02-23 Matthias Clasendoc: Rewrite the drawing model overview
2019-02-23 Benjamin OtteMerge branch 'event-signal' into 'master'
2019-02-23 Matthias ClasenDrop gdk_event_handler_set
2019-02-23 Matthias ClasenDrop some dead code
2019-02-23 Matthias ClasenStop using gdk_event_handler_set
2019-02-23 Matthias Clasenwidget: Connect to GdkSurface::event
2019-02-23 Matthias Clasensurface: Introduce an ::event signal
2019-02-23 Matthias ClasenMerge branch 'kill-hierarchy-changed' into 'master'
2019-02-23 Matthias ClasenDocument that root and unroot must chain up
2019-02-23 Matthias ClasenDrop the anchored field
2019-02-23 Matthias Clasenwidget: Drop ::hierarchy-changed
2019-02-23 Matthias Clasengtk-demo: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenmenu bar: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenlabel: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenheader bar: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenfile chooser: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenpopover: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasentext handle: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenxim: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasenime: Stop using ::hierarchy-changed
2019-02-23 Matthias Clasendrag dest: Stop using ::hierarchy-changed
2019-02-23 Matthias Claseninspector: Stop using ::hierarchy-changed
2019-02-23 Timm Bädergl renderer: Round size up when rendering to a texture
2019-02-23 Timm Bädertreeview: Don't assume search widget is a GtkEntry
2019-02-23 Chun-wei FanMerge branch 'wip/fanc999/meson.msvc' into 'master'
2019-02-23 Matthias Clasenwidget: Remove ::event leftovers
2019-02-22 Matthias Clasensearch/password entry: Prevent expand leaks
2019-02-22 Matthias Clasensearch entry: Use a GtkEntryAccessible
2019-02-22 Matthias Clasenentry accessible: Make work with almost-entries
2019-02-22 Matthias Clasensearch entry: Don't force-create the accessible
2019-02-22 Timm Bäderinspector: Fix an uninitialized value warning
2019-02-22 Timm Bädergl renderer: Use the matrix node category
2019-02-22 Milo CasagrandeUpdate Italian translation
2019-02-22 Milo CasagrandeUpdate Italian translation
2019-02-22 Matthias ClasenMerge branch 'overlay-cleanup' into 'master'
2019-02-22 Matthias ClasenUpdate migration guide for pass-through
2019-02-22 Matthias Clasenoverlay: Remove gtk_overlay_set_overlay_pass_through
2019-02-22 Matthias Clasengtk-demo: Use gtk_widget_set_can_pick
2019-02-22 Matthias Clasentestoverlay: Use gtk_widget_set_can_pick
2019-02-22 Matthias ClasenMake gtk_widget_set/get_can_pick public
2019-02-22 Matthias Clasenremove tests that no longer work
2019-02-22 Matthias Clasenoverlay: Drop the index child property
2019-02-22 Matthias Clasenoverlay: Drop the blur support
2019-02-22 Matthias Clasengtk-demo: Fix the decorative overlay example
2019-02-22 Matthias Clasengtk-demo: Move the blur demo code here
2019-02-21 Benjamin OtteAnd another keybinding leftover
2019-02-21 Matthias ClasenMore css key bindings removal
2019-02-21 Matthias Clasenmore css keybinding removal
2019-02-21 Benjamin Ottedocs: Fix typo
2019-02-21 Benjamin OtteRemove support for -gtk-key-bindings: css property
2019-02-21 Benjamin Ottedocs: Use the same name in different files
next